Package | ca.on.oh-olis |
Type | SearchParameter |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-patient-birthDate |
Url | http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-patient-birthDate |
Status | draft |
Date | 2021-01-23 |
Name | PatientBirthDateSearchParameter |
Experimental | True |
Description | Search by patient birthDate - mandatory for patient query, not supported by bulk query |
Purpose | Need to search DiagnosticReport by patient birthDate |
Type | date |
CapabilityStatement | |
https://ehealthontario.ca/fhir/ca-on-lab-CapabilityStatement | Ontario Laboratories Information System FHIR R4 Consumer Query Capability Statement |
No resources found
{
"resourceType" : "SearchParameter",
"id" : "example-olis-search-diagnostic-report-by-patient-birthDate",
"url" : "http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-patient-birthDate",
"name" : "PatientBirthDateSearchParameter",
"status" : "draft",
"experimental" : true,
"date" : "2021-01-23",
"publisher" : "Ontario Health",
"contact" : [
{
"name" : "Ontario Health",
"telecom" : [
{
"system" : "url",
"value" : "http://ontariohealth.ca"
}
]
}
],
"description" : "Search by patient birthDate - mandatory for patient query, not supported by bulk query",
"purpose" : "Need to search DiagnosticReport by patient birthDate",
"code" : "patient.birthDate",
"base" : [
"DiagnosticReport"
],
"type" : "date",
"expression" : "DiagnosticReport.subject",
"xpathUsage" : "normal",
"multipleOr" : false,
"multipleAnd" : false,
"comparator" : [
"eq"
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.